Datatable Deduplicating

Command Prototype

objDatatable = Datatable.DropDuplicatesDataTable(dtTable,aryColumns,strKeep)

Command Description

Remove duplicated lines in a datatable

Parameter Description
Required Parameter
dtTable--The data table to be filtered
aryColumns--Columns to be deduplicated and kept
strKeep--Columns to be deduplicated and kept
return
objDatatable--The variable used to save the output of the function call

results matching ""

    No results matching ""